Skip to content

Bump opentelemetry-instrumentation-all from 0.90.1 to 0.91.0#2004

Merged
lfdebrux merged 1 commit intomainfrom
dependabot/bundler/opentelemetry-instrumentation-all-0.91.0
Apr 8, 2026
Merged

Bump opentelemetry-instrumentation-all from 0.90.1 to 0.91.0#2004
lfdebrux merged 1 commit intomainfrom
dependabot/bundler/opentelemetry-instrumentation-all-0.91.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

Bumps opentelemetry-instrumentation-all from 0.90.1 to 0.91.0.

Release notes

Sourced from opentelemetry-instrumentation-all's releases.

opentelemetry-instrumentation-all 0.91.0

v0.91.0 / 2026-03-17

  • ADDED: Upgrade opentelemetry-instrumentation-anthropic to 0.4.0
  • ADDED: Upgrade opentelemetry-instrumentation-dalli to 0.29.2
  • ADDED: Upgrade opentelemetry-instrumentation-ethon to 0.28.0
  • ADDED: Upgrade opentelemetry-instrumentation-excon to 0.28.0
  • ADDED: Upgrade opentelemetry-instrumentation-faraday to 0.32.0
  • ADDED: Upgrade opentelemetry-instrumentation-grape to 0.6.0
  • ADDED: Upgrade opentelemetry-instrumentation-graphql to 0.31.2
  • ADDED: Upgrade opentelemetry-instrumentation-http to 0.29.0
  • ADDED: Upgrade opentelemetry-instrumentation-http_client to 0.28.0
  • ADDED: Upgrade opentelemetry-instrumentation-httpx to 0.7.0
  • ADDED: Upgrade opentelemetry-instrumentation-net_http to 0.28.0
  • ADDED: Upgrade opentelemetry-instrumentation-racecar to 0.6.1
  • ADDED: Upgrade opentelemetry-instrumentation-rack to 0.30.0
  • ADDED: Upgrade opentelemetry-instrumentation-rails to 0.40.0
  • ADDED: Upgrade opentelemetry-instrumentation-restclient to 0.27.0
  • ADDED: Upgrade opentelemetry-instrumentation-sinatra to 0.29.0
  • ADDED: Upgrade opentelemetry-instrumentation-trilogy to 0.67.0
Changelog

Sourced from opentelemetry-instrumentation-all's changelog.

v0.91.0 / 2026-03-17

  • ADDED: Upgrade opentelemetry-instrumentation-anthropic to 0.4.0
  • ADDED: Upgrade opentelemetry-instrumentation-dalli to 0.29.2
  • ADDED: Upgrade opentelemetry-instrumentation-ethon to 0.28.0
  • ADDED: Upgrade opentelemetry-instrumentation-excon to 0.28.0
  • ADDED: Upgrade opentelemetry-instrumentation-faraday to 0.32.0
  • ADDED: Upgrade opentelemetry-instrumentation-grape to 0.6.0
  • ADDED: Upgrade opentelemetry-instrumentation-graphql to 0.31.2
  • ADDED: Upgrade opentelemetry-instrumentation-http to 0.29.0
  • ADDED: Upgrade opentelemetry-instrumentation-http_client to 0.28.0
  • ADDED: Upgrade opentelemetry-instrumentation-httpx to 0.7.0
  • ADDED: Upgrade opentelemetry-instrumentation-net_http to 0.28.0
  • ADDED: Upgrade opentelemetry-instrumentation-racecar to 0.6.1
  • ADDED: Upgrade opentelemetry-instrumentation-rack to 0.30.0
  • ADDED: Upgrade opentelemetry-instrumentation-rails to 0.40.0
  • ADDED: Upgrade opentelemetry-instrumentation-restclient to 0.27.0
  • ADDED: Upgrade opentelemetry-instrumentation-sinatra to 0.29.0
  • ADDED: Upgrade opentelemetry-instrumentation-trilogy to 0.67.0
Commits
  • cbe92a6 release: Release 18 items (#2093)
  • f5ff69b chore: update rubocop requirement from ~> 1.84.0 to ~> 1.85.0 in the producti...
  • 1cdfc76 test: Switch to RSpec Mocks (#2011)
  • 1c6c7e2 ci: Address issues identified by renovate part. 2 (#1938)
  • 638a44f chore(deps): update dependency rubocop to '~> 1.84.0' (#1993)
  • ff7f181 chore: Trim whitespace from changelogs (#2002)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [opentelemetry-instrumentation-all](https://github.com/open-telemetry/opentelemetry-ruby-contrib) from 0.90.1 to 0.91.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/all/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-ruby-contrib@opentelemetry-instrumentation-all/v0.90.1...opentelemetry-instrumentation-all/v0.91.0)

---
updated-dependencies:
- dependency-name: opentelemetry-instrumentation-all
  dependency-version: 0.91.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 31, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🎉 A review copy of this PR has been deployed! You can reach it at: https://pr-2004.submit.review.forms.service.gov.uk/

It may take 5 minutes or so for the application to be fully deployed and working. If it still isn't ready
after 5 minutes, there may be something wrong with the ECS task. You will need to go to the integration AWS account
to debug, or otherwise ask an infrastructure person.

For the sign in details and more information, see the review apps wiki page.

@lfdebrux lfdebrux added this pull request to the merge queue Apr 8, 2026
Merged via the queue into main with commit 172fbde Apr 8, 2026
4 checks passed
@lfdebrux lfdebrux deleted the dependabot/bundler/opentelemetry-instrumentation-all-0.91.0 branch April 8, 2026 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant